home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 April / Gamestar_61_2004-04_dvdb.iso / DVDStar / Editace / hltp.exe / {app} / Applications / MilkShape 3D / msTileTextureMapper.txt < prev    next >
Text File  |  2002-11-24  |  1KB  |  31 lines

  1. Tile texture mapper tool plug-in for MilkShape3D
  2. ================================================
  3.  
  4. Copyright (C) 2002 Mikko Rytk÷nen
  5. mikko@fractilegames.com
  6.  
  7.  
  8. What is it?
  9. -----------
  10.  
  11. This plugin generates texture coordinates to geometry for tile textures 
  12. (also known as seamless textures). Basicly you choose the plane along which
  13. the texture is repeated and number of repeats along u and v axis on that
  14. plane.
  15.  
  16.  
  17. How to use it?
  18. --------------
  19.  
  20. The mapping plane is specified by choosing the coordinate source axis for
  21. both u and v texture coordinate. Default settings use positive X axis as
  22. source for horizontal (u) coordinates and positive Z axis for vertical (v)
  23. coordinates. This maps the texture to XZ -plane (top).
  24.  
  25. The plug-in works on selected vertices. Texture is repeated within minimal
  26. rectangle that surrounds all selected vertices on plane (bounding rectangle).
  27.  
  28. Use the 'Coplanar faces only' -option to apply texture coordinated only to
  29. those selected faces that are parallel enough to the mapping plane (in less
  30. than 45 degrees angle).
  31.